ActiveReports 13
Financial Portfolio
ActiveReports 13 > ActiveReports User Guide > Samples and Walkthroughs > Samples > Web > Financial Portfolio

The Financial Portfolio sample demonstrates how to visualize stock data with a Candlestick Chart.

 

Sample Location

Visual Basic.NET

<User Folder>\GrapeCity Samples\ActiveReports 13\Web\FinancialPortfolio\VB.NET

C#

<User Folder>\GrapeCity Samples\ActiveReports 13\Web\FinancialPortfolio\C#

Details

When you run the sample, the start page with the Candlestick Chart appears. In the left panel, you can click a company from the list to see its stock data.

The project consists of the following elements.